Leadtools.Dicom.Common.Extensions Namespace > GeneralExtensions Class > Parse Method : Parse<T>(String,Boolean) Method |
[ExtensionAttribute()] public static T Parse<T>( string value, bool ignoreCase )
'Declaration <ExtensionAttribute()> Public Overloads Shared Function Parse(Of T)( _ ByVal value As String, _ ByVal ignoreCase As Boolean _ ) As T
'Usage Dim value As String Dim ignoreCase As Boolean Dim value As T value = GeneralExtensions.Parse(Of T)(value, ignoreCase)
[ExtensionAttribute()] public static T Parse<T>( string value, bool ignoreCase )
ExtensionAttribute() function Leadtools.Dicom.Common.Extensions.GeneralExtensions.Parse``1(String,Boolean)( value , ignoreCase )
[ExtensionAttribute()] public: static T^ Parsegeneric<typename T> ( String^ value, bool ignoreCase )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2